Class IPsecSaImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.sim.impl.IPsecSaImpl
All Implemented Interfaces:
IPCObject, IPsecSa

public class IPsecSaImpl extends IPCObjectImpl implements IPsecSa
Information provided by the PKI file:

    \class IpsecSa
    
    \brief IpsecSa handles and manipulates IPSec SAs.
    
    \example network().getDevice("Router0").getProcess("IpsecProcess").getCryptoMapSetAt(0).getTableAtIndex(0).getFlowAt(0).getPeerAt(0).getCurrentSaGroup().getEspOutbound()
    
Author:
Auto-generated